Interface UserDesktopAppCliConfig

All Superinterfaces:
IPCData
All Known Implementing Classes:
UserDesktopAppCliConfigImpl

public interface UserDesktopAppCliConfig extends IPCData
  • Method Details

    • getCommand

      String getCommand()
      Returns:
      String Returns a String
    • setCommand

      void setCommand(String command)
      Parameters:
      command - Takes in a parameter of command
    • getDescription

      String getDescription()
      Returns:
      String Returns a String
    • setDescription

      void setDescription(String description)
      Parameters:
      description - Takes in a parameter of description